home *** CD-ROM | disk | FTP | other *** search
- document.createStyleSheet("",0);
- document.styleSheets[0].addRule("#mBody","POSITION: absolute;");
- document.styleSheets[0].addRule("#BackImg","POSITION: absolute;");
- document.styleSheets[0].addRule("A.mw:hover","color: #FFFFFF; text-decoration: underline;");
- document.styleSheets[0].addRule("A.mw","color: #DDDDDD;font: 8pt verdana, arial, helvetica;font-weight: bold;text-decoration:none; ");
- document.styleSheets[0].addRule("A.mw2:hover","color: BLUE;");
- document.styleSheets[0].addRule("A.mw2","color: #639CCE;font: 8pt verdana, arial, helvetica;font-weight: bold;text-decoration:none;");
- document.styleSheets[0].addRule("A.mw3:hover","color: BLUE;");
- document.styleSheets[0].addRule("A.mw3","color: #639CCE;font: 10pt verdana, arial, helvetica;font-weight: bold;text-decoration:none;");
- document.styleSheets[0].addRule("body","SCROLLBAR-FACE-COLOR: #6362ff;SCROLLBAR-HIGHLIGHT-COLOR: #e0e0ff;SCROLLBAR-SHADOW-COLOR: #000000;SCROLLBAR-3DLIGHT-COLOR: #c0c0ff;SCROLLBAR-ARROW-COLOR: #ffffff;SCROLLBAR-TRACK-COLOR: #f0f0f0;SCROLLBAR-DARKSHADOW-COLOR: #e0e0ff;font-family: verdana, arial, helvetica, sans-serif;color: #000000;cursor: hand;");
- document.styleSheets[0].addRule("p","font-family: verdana, arial, helvetica, sans-serif;color: #000000; font-size:10pt;");